3.8.87 \(\int \sqrt {a+i a \tan (e+f x)} (A+B \tan (e+f x)) (c-i c \tan (e+f x))^{7/2} \, dx\) [787]

Optimal. Leaf size=272 \[ -\frac {5 \sqrt {a} (4 i A-3 B) c^{7/2} \text {ArcTan}\left (\frac {\sqrt {c} \sqrt {a+i a \tan (e+f x)}}{\sqrt {a} \sqrt {c-i c \tan (e+f x)}}\right )}{4 f}-\frac {5 (4 i A-3 B) c^3 \sqrt {a+i a \tan (e+f x)} \sqrt {c-i c \tan (e+f x)}}{8 f}-\frac {5 (4 i A-3 B) c^2 \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{3/2}}{24 f}-\frac {(4 i A-3 B) c \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{5/2}}{12 f}+\frac {B \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{7/2}}{4 f} \]

[Out]

-5/4*(4*I*A-3*B)*c^(7/2)*arctan(c^(1/2)*(a+I*a*tan(f*x+e))^(1/2)/a^(1/2)/(c-I*c*tan(f*x+e))^(1/2))*a^(1/2)/f-5
/8*(4*I*A-3*B)*c^3*(a+I*a*tan(f*x+e))^(1/2)*(c-I*c*tan(f*x+e))^(1/2)/f-5/24*(4*I*A-3*B)*c^2*(a+I*a*tan(f*x+e))
^(1/2)*(c-I*c*tan(f*x+e))^(3/2)/f-1/12*(4*I*A-3*B)*c*(a+I*a*tan(f*x+e))^(1/2)*(c-I*c*tan(f*x+e))^(5/2)/f+1/4*B
*(a+I*a*tan(f*x+e))^(1/2)*(c-I*c*tan(f*x+e))^(7/2)/f

________________________________________________________________________________________

Rubi [A]
time = 0.21, antiderivative size = 272, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 6, integrand size = 45, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.133, Rules used = {3669, 81, 52, 65, 223, 209} \begin {gather*} -\frac {5 \sqrt {a} c^{7/2} (-3 B+4 i A) \text {ArcTan}\left (\frac {\sqrt {c} \sqrt {a+i a \tan (e+f x)}}{\sqrt {a} \sqrt {c-i c \tan (e+f x)}}\right )}{4 f}-\frac {5 c^3 (-3 B+4 i A) \sqrt {a+i a \tan (e+f x)} \sqrt {c-i c \tan (e+f x)}}{8 f}-\frac {5 c^2 (-3 B+4 i A) \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{3/2}}{24 f}-\frac {c (-3 B+4 i A) \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{5/2}}{12 f}+\frac {B \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{7/2}}{4 f} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Sqrt[a + I*a*Tan[e + f*x]]*(A + B*Tan[e + f*x])*(c - I*c*Tan[e + f*x])^(7/2),x]

[Out]

(-5*Sqrt[a]*((4*I)*A - 3*B)*c^(7/2)*ArcTan[(Sqrt[c]*Sqrt[a + I*a*Tan[e + f*x]])/(Sqrt[a]*Sqrt[c - I*c*Tan[e +
f*x]])])/(4*f) - (5*((4*I)*A - 3*B)*c^3*Sqrt[a + I*a*Tan[e + f*x]]*Sqrt[c - I*c*Tan[e + f*x]])/(8*f) - (5*((4*
I)*A - 3*B)*c^2*Sqrt[a + I*a*Tan[e + f*x]]*(c - I*c*Tan[e + f*x])^(3/2))/(24*f) - (((4*I)*A - 3*B)*c*Sqrt[a +
I*a*Tan[e + f*x]]*(c - I*c*Tan[e + f*x])^(5/2))/(12*f) + (B*Sqrt[a + I*a*Tan[e + f*x]]*(c - I*c*Tan[e + f*x])^
(7/2))/(4*f)

Rule 52

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[(a + b*x)^(m + 1)*((c + d*x)^n/(b*(
m + n + 1))), x] + Dist[n*((b*c - a*d)/(b*(m + n + 1))), Int[(a + b*x)^m*(c + d*x)^(n - 1), x], x] /; FreeQ[{a
, b, c, d}, x] && NeQ[b*c - a*d, 0] && GtQ[n, 0] && NeQ[m + n + 1, 0] &&  !(IGtQ[m, 0] && ( !IntegerQ[n] || (G
tQ[m, 0] && LtQ[m - n, 0]))) &&  !ILtQ[m + n + 2, 0] && IntLinearQ[a, b, c, d, m, n, x]

Rule 65

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - a*(d/b) + d*(x^p/b))^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 81

Int[((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[b*(c + d*x)^
(n + 1)*((e + f*x)^(p + 1)/(d*f*(n + p + 2))), x] + Dist[(a*d*f*(n + p + 2) - b*(d*e*(n + 1) + c*f*(p + 1)))/(
d*f*(n + p + 2)), Int[(c + d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, n, p}, x] && NeQ[n + p + 2,
0]

Rule 209

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[b, 2]))*ArcTan[Rt[b, 2]*(x/Rt[a, 2])], x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rule 223

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Subst[Int[1/(1 - b*x^2), x], x, x/Sqrt[a + b*x^2]] /; FreeQ[{a,
b}, x] &&  !GtQ[a, 0]

Rule 3669

Int[((a_) + (b_.)*tan[(e_.) + (f_.)*(x_)])^(m_.)*((A_.) + (B_.)*tan[(e_.) + (f_.)*(x_)])*((c_) + (d_.)*tan[(e_
.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Dist[a*(c/f), Subst[Int[(a + b*x)^(m - 1)*(c + d*x)^(n - 1)*(A + B*x), x
], x, Tan[e + f*x]], x] /; FreeQ[{a, b, c, d, e, f, A, B, m, n}, x] && EqQ[b*c + a*d, 0] && EqQ[a^2 + b^2, 0]

Rubi steps

\begin {align*} \int \sqrt {a+i a \tan (e+f x)} (A+B \tan (e+f x)) (c-i c \tan (e+f x))^{7/2} \, dx &=\frac {(a c) \text {Subst}\left (\int \frac {(A+B x) (c-i c x)^{5/2}}{\sqrt {a+i a x}} \, dx,x,\tan (e+f x)\right )}{f}\\ &=\frac {B \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{7/2}}{4 f}+\frac {(a (4 A+3 i B) c) \text {Subst}\left (\int \frac {(c-i c x)^{5/2}}{\sqrt {a+i a x}} \, dx,x,\tan (e+f x)\right )}{4 f}\\ &=-\frac {(4 i A-3 B) c \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{5/2}}{12 f}+\frac {B \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{7/2}}{4 f}+\frac {\left (5 a (4 A+3 i B) c^2\right ) \text {Subst}\left (\int \frac {(c-i c x)^{3/2}}{\sqrt {a+i a x}} \, dx,x,\tan (e+f x)\right )}{12 f}\\ &=-\frac {5 (4 i A-3 B) c^2 \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{3/2}}{24 f}-\frac {(4 i A-3 B) c \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{5/2}}{12 f}+\frac {B \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{7/2}}{4 f}+\frac {\left (5 a (4 A+3 i B) c^3\right ) \text {Subst}\left (\int \frac {\sqrt {c-i c x}}{\sqrt {a+i a x}} \, dx,x,\tan (e+f x)\right )}{8 f}\\ &=-\frac {5 (4 i A-3 B) c^3 \sqrt {a+i a \tan (e+f x)} \sqrt {c-i c \tan (e+f x)}}{8 f}-\frac {5 (4 i A-3 B) c^2 \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{3/2}}{24 f}-\frac {(4 i A-3 B) c \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{5/2}}{12 f}+\frac {B \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{7/2}}{4 f}+\frac {\left (5 a (4 A+3 i B) c^4\right ) \text {Subst}\left (\int \frac {1}{\sqrt {a+i a x} \sqrt {c-i c x}} \, dx,x,\tan (e+f x)\right )}{8 f}\\ &=-\frac {5 (4 i A-3 B) c^3 \sqrt {a+i a \tan (e+f x)} \sqrt {c-i c \tan (e+f x)}}{8 f}-\frac {5 (4 i A-3 B) c^2 \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{3/2}}{24 f}-\frac {(4 i A-3 B) c \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{5/2}}{12 f}+\frac {B \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{7/2}}{4 f}-\frac {\left (5 (4 i A-3 B) c^4\right ) \text {Subst}\left (\int \frac {1}{\sqrt {2 c-\frac {c x^2}{a}}} \, dx,x,\sqrt {a+i a \tan (e+f x)}\right )}{4 f}\\ &=-\frac {5 (4 i A-3 B) c^3 \sqrt {a+i a \tan (e+f x)} \sqrt {c-i c \tan (e+f x)}}{8 f}-\frac {5 (4 i A-3 B) c^2 \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{3/2}}{24 f}-\frac {(4 i A-3 B) c \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{5/2}}{12 f}+\frac {B \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{7/2}}{4 f}-\frac {\left (5 (4 i A-3 B) c^4\right ) \text {Subst}\left (\int \frac {1}{1+\frac {c x^2}{a}} \, dx,x,\frac {\sqrt {a+i a \tan (e+f x)}}{\sqrt {c-i c \tan (e+f x)}}\right )}{4 f}\\ &=-\frac {5 \sqrt {a} (4 i A-3 B) c^{7/2} \tan ^{-1}\left (\frac {\sqrt {c} \sqrt {a+i a \tan (e+f x)}}{\sqrt {a} \sqrt {c-i c \tan (e+f x)}}\right )}{4 f}-\frac {5 (4 i A-3 B) c^3 \sqrt {a+i a \tan (e+f x)} \sqrt {c-i c \tan (e+f x)}}{8 f}-\frac {5 (4 i A-3 B) c^2 \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{3/2}}{24 f}-\frac {(4 i A-3 B) c \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{5/2}}{12 f}+\frac {B \sqrt {a+i a \tan (e+f x)} (c-i c \tan (e+f x))^{7/2}}{4 f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 3.38, size = 257, normalized size = 0.94 \begin {gather*} \frac {\sqrt {a+i a \tan (e+f x)} (A+B \tan (e+f x)) \left (\frac {5 (-4 i A+3 B) c^4 e^{-i (e+f x)} \sqrt {\frac {e^{i (e+f x)}}{1+e^{2 i (e+f x)}}} \text {ArcTan}\left (e^{i (e+f x)}\right )}{\sqrt {\frac {c}{1+e^{2 i (e+f x)}}}}+\frac {1}{24} c^3 \sec ^{\frac {7}{2}}(e+f x) (64 (-4 i A+3 B) \cos (e+f x)+96 (-i A+B) \cos (3 (e+f x))-6 (12 A+13 i B+(12 A+17 i B) \cos (2 (e+f x))) \sin (e+f x)) \sqrt {c-i c \tan (e+f x)}\right )}{4 f \sec ^{\frac {3}{2}}(e+f x) (A \cos (e+f x)+B \sin (e+f x))} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[a + I*a*Tan[e + f*x]]*(A + B*Tan[e + f*x])*(c - I*c*Tan[e + f*x])^(7/2),x]

[Out]

(Sqrt[a + I*a*Tan[e + f*x]]*(A + B*Tan[e + f*x])*((5*((-4*I)*A + 3*B)*c^4*Sqrt[E^(I*(e + f*x))/(1 + E^((2*I)*(
e + f*x)))]*ArcTan[E^(I*(e + f*x))])/(E^(I*(e + f*x))*Sqrt[c/(1 + E^((2*I)*(e + f*x)))]) + (c^3*Sec[e + f*x]^(
7/2)*(64*((-4*I)*A + 3*B)*Cos[e + f*x] + 96*((-I)*A + B)*Cos[3*(e + f*x)] - 6*(12*A + (13*I)*B + (12*A + (17*I
)*B)*Cos[2*(e + f*x)])*Sin[e + f*x])*Sqrt[c - I*c*Tan[e + f*x]])/24))/(4*f*Sec[e + f*x]^(3/2)*(A*Cos[e + f*x]
+ B*Sin[e + f*x]))

________________________________________________________________________________________

Maple [A]
time = 0.52, size = 349, normalized size = 1.28

method result size
derivativedivides \(\frac {\sqrt {a \left (1+i \tan \left (f x +e \right )\right )}\, \sqrt {-c \left (i \tan \left (f x +e \right )-1\right )}\, c^{3} \left (6 i B \sqrt {a c \left (1+\tan ^{2}\left (f x +e \right )\right )}\, \sqrt {a c}\, \left (\tan ^{3}\left (f x +e \right )\right )+8 i A \sqrt {a c \left (1+\tan ^{2}\left (f x +e \right )\right )}\, \sqrt {a c}\, \left (\tan ^{2}\left (f x +e \right )\right )+45 i B \ln \left (\frac {a c \tan \left (f x +e \right )+\sqrt {a c}\, \sqrt {a c \left (1+\tan ^{2}\left (f x +e \right )\right )}}{\sqrt {a c}}\right ) a c -45 i B \sqrt {a c \left (1+\tan ^{2}\left (f x +e \right )\right )}\, \sqrt {a c}\, \tan \left (f x +e \right )-24 B \sqrt {a c \left (1+\tan ^{2}\left (f x +e \right )\right )}\, \sqrt {a c}\, \left (\tan ^{2}\left (f x +e \right )\right )-88 i A \sqrt {a c \left (1+\tan ^{2}\left (f x +e \right )\right )}\, \sqrt {a c}+60 A \ln \left (\frac {a c \tan \left (f x +e \right )+\sqrt {a c}\, \sqrt {a c \left (1+\tan ^{2}\left (f x +e \right )\right )}}{\sqrt {a c}}\right ) a c -36 A \sqrt {a c \left (1+\tan ^{2}\left (f x +e \right )\right )}\, \sqrt {a c}\, \tan \left (f x +e \right )+72 B \sqrt {a c \left (1+\tan ^{2}\left (f x +e \right )\right )}\, \sqrt {a c}\right )}{24 f \sqrt {a c \left (1+\tan ^{2}\left (f x +e \right )\right )}\, \sqrt {a c}}\) \(349\)
default \(\frac {\sqrt {a \left (1+i \tan \left (f x +e \right )\right )}\, \sqrt {-c \left (i \tan \left (f x +e \right )-1\right )}\, c^{3} \left (6 i B \sqrt {a c \left (1+\tan ^{2}\left (f x +e \right )\right )}\, \sqrt {a c}\, \left (\tan ^{3}\left (f x +e \right )\right )+8 i A \sqrt {a c \left (1+\tan ^{2}\left (f x +e \right )\right )}\, \sqrt {a c}\, \left (\tan ^{2}\left (f x +e \right )\right )+45 i B \ln \left (\frac {a c \tan \left (f x +e \right )+\sqrt {a c}\, \sqrt {a c \left (1+\tan ^{2}\left (f x +e \right )\right )}}{\sqrt {a c}}\right ) a c -45 i B \sqrt {a c \left (1+\tan ^{2}\left (f x +e \right )\right )}\, \sqrt {a c}\, \tan \left (f x +e \right )-24 B \sqrt {a c \left (1+\tan ^{2}\left (f x +e \right )\right )}\, \sqrt {a c}\, \left (\tan ^{2}\left (f x +e \right )\right )-88 i A \sqrt {a c \left (1+\tan ^{2}\left (f x +e \right )\right )}\, \sqrt {a c}+60 A \ln \left (\frac {a c \tan \left (f x +e \right )+\sqrt {a c}\, \sqrt {a c \left (1+\tan ^{2}\left (f x +e \right )\right )}}{\sqrt {a c}}\right ) a c -36 A \sqrt {a c \left (1+\tan ^{2}\left (f x +e \right )\right )}\, \sqrt {a c}\, \tan \left (f x +e \right )+72 B \sqrt {a c \left (1+\tan ^{2}\left (f x +e \right )\right )}\, \sqrt {a c}\right )}{24 f \sqrt {a c \left (1+\tan ^{2}\left (f x +e \right )\right )}\, \sqrt {a c}}\) \(349\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+I*a*tan(f*x+e))^(1/2)*(A+B*tan(f*x+e))*(c-I*c*tan(f*x+e))^(7/2),x,method=_RETURNVERBOSE)

[Out]

1/24/f*(a*(1+I*tan(f*x+e)))^(1/2)*(-c*(I*tan(f*x+e)-1))^(1/2)*c^3*(6*I*B*(a*c*(1+tan(f*x+e)^2))^(1/2)*(a*c)^(1
/2)*tan(f*x+e)^3+8*I*A*(a*c*(1+tan(f*x+e)^2))^(1/2)*(a*c)^(1/2)*tan(f*x+e)^2+45*I*B*ln((a*c*tan(f*x+e)+(a*c)^(
1/2)*(a*c*(1+tan(f*x+e)^2))^(1/2))/(a*c)^(1/2))*a*c-45*I*B*(a*c*(1+tan(f*x+e)^2))^(1/2)*(a*c)^(1/2)*tan(f*x+e)
-24*B*(a*c*(1+tan(f*x+e)^2))^(1/2)*(a*c)^(1/2)*tan(f*x+e)^2-88*I*A*(a*c*(1+tan(f*x+e)^2))^(1/2)*(a*c)^(1/2)+60
*A*ln((a*c*tan(f*x+e)+(a*c)^(1/2)*(a*c*(1+tan(f*x+e)^2))^(1/2))/(a*c)^(1/2))*a*c-36*A*(a*c*(1+tan(f*x+e)^2))^(
1/2)*(a*c)^(1/2)*tan(f*x+e)+72*B*(a*c*(1+tan(f*x+e)^2))^(1/2)*(a*c)^(1/2))/(a*c*(1+tan(f*x+e)^2))^(1/2)/(a*c)^
(1/2)

________________________________________________________________________________________

Maxima [B] Both result and optimal contain complex but leaf count of result is larger than twice the leaf count of optimal. 1419 vs. \(2 (216) = 432\).
time = 1.53, size = 1419, normalized size = 5.22 \begin {gather*} \text {Too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(f*x+e))^(1/2)*(A+B*tan(f*x+e))*(c-I*c*tan(f*x+e))^(7/2),x, algorithm="maxima")

[Out]

-96*(60*(4*A + 3*I*B)*c^3*cos(7/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 220*(4*A + 3*I*B)*c^3*cos(5/2
*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 292*(4*A + 3*I*B)*c^3*cos(3/2*arctan2(sin(2*f*x + 2*e), cos(2*
f*x + 2*e))) + 12*(44*A + 49*I*B)*c^3*cos(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 60*(4*I*A - 3*B)*
c^3*sin(7/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 220*(4*I*A - 3*B)*c^3*sin(5/2*arctan2(sin(2*f*x + 2
*e), cos(2*f*x + 2*e))) + 292*(4*I*A - 3*B)*c^3*sin(3/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 12*(44*
I*A - 49*B)*c^3*sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 30*((4*A + 3*I*B)*c^3*cos(8*f*x + 8*e)
+ 4*(4*A + 3*I*B)*c^3*cos(6*f*x + 6*e) + 6*(4*A + 3*I*B)*c^3*cos(4*f*x + 4*e) + 4*(4*A + 3*I*B)*c^3*cos(2*f*x
+ 2*e) + (4*I*A - 3*B)*c^3*sin(8*f*x + 8*e) + 4*(4*I*A - 3*B)*c^3*sin(6*f*x + 6*e) + 6*(4*I*A - 3*B)*c^3*sin(4
*f*x + 4*e) + 4*(4*I*A - 3*B)*c^3*sin(2*f*x + 2*e) + (4*A + 3*I*B)*c^3)*arctan2(cos(1/2*arctan2(sin(2*f*x + 2*
e), cos(2*f*x + 2*e))), sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 1) + 30*((4*A + 3*I*B)*c^3*cos(
8*f*x + 8*e) + 4*(4*A + 3*I*B)*c^3*cos(6*f*x + 6*e) + 6*(4*A + 3*I*B)*c^3*cos(4*f*x + 4*e) + 4*(4*A + 3*I*B)*c
^3*cos(2*f*x + 2*e) + (4*I*A - 3*B)*c^3*sin(8*f*x + 8*e) + 4*(4*I*A - 3*B)*c^3*sin(6*f*x + 6*e) + 6*(4*I*A - 3
*B)*c^3*sin(4*f*x + 4*e) + 4*(4*I*A - 3*B)*c^3*sin(2*f*x + 2*e) + (4*A + 3*I*B)*c^3)*arctan2(cos(1/2*arctan2(s
in(2*f*x + 2*e), cos(2*f*x + 2*e))), -sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 1) + 15*((4*I*A -
 3*B)*c^3*cos(8*f*x + 8*e) + 4*(4*I*A - 3*B)*c^3*cos(6*f*x + 6*e) + 6*(4*I*A - 3*B)*c^3*cos(4*f*x + 4*e) + 4*(
4*I*A - 3*B)*c^3*cos(2*f*x + 2*e) - (4*A + 3*I*B)*c^3*sin(8*f*x + 8*e) - 4*(4*A + 3*I*B)*c^3*sin(6*f*x + 6*e)
- 6*(4*A + 3*I*B)*c^3*sin(4*f*x + 4*e) - 4*(4*A + 3*I*B)*c^3*sin(2*f*x + 2*e) + (4*I*A - 3*B)*c^3)*log(cos(1/2
*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 + sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 + 2*s
in(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e))) + 1) + 15*((-4*I*A + 3*B)*c^3*cos(8*f*x + 8*e) + 4*(-4*I*A
 + 3*B)*c^3*cos(6*f*x + 6*e) + 6*(-4*I*A + 3*B)*c^3*cos(4*f*x + 4*e) + 4*(-4*I*A + 3*B)*c^3*cos(2*f*x + 2*e) +
 (4*A + 3*I*B)*c^3*sin(8*f*x + 8*e) + 4*(4*A + 3*I*B)*c^3*sin(6*f*x + 6*e) + 6*(4*A + 3*I*B)*c^3*sin(4*f*x + 4
*e) + 4*(4*A + 3*I*B)*c^3*sin(2*f*x + 2*e) + (-4*I*A + 3*B)*c^3)*log(cos(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f
*x + 2*e)))^2 + sin(1/2*arctan2(sin(2*f*x + 2*e), cos(2*f*x + 2*e)))^2 - 2*sin(1/2*arctan2(sin(2*f*x + 2*e), c
os(2*f*x + 2*e))) + 1))*sqrt(a)*sqrt(c)/(f*(-4608*I*cos(8*f*x + 8*e) - 18432*I*cos(6*f*x + 6*e) - 27648*I*cos(
4*f*x + 4*e) - 18432*I*cos(2*f*x + 2*e) + 4608*sin(8*f*x + 8*e) + 18432*sin(6*f*x + 6*e) + 27648*sin(4*f*x + 4
*e) + 18432*sin(2*f*x + 2*e) - 4608*I))

________________________________________________________________________________________

Fricas [B] Both result and optimal contain complex but leaf count of result is larger than twice the leaf count of optimal. 631 vs. \(2 (216) = 432\).
time = 2.94, size = 631, normalized size = 2.32 \begin {gather*} \frac {15 \, \sqrt {\frac {{\left (16 \, A^{2} + 24 i \, A B - 9 \, B^{2}\right )} a c^{7}}{f^{2}}} {\left (f e^{\left (6 i \, f x + 6 i \, e\right )} + 3 \, f e^{\left (4 i \, f x + 4 i \, e\right )} + 3 \, f e^{\left (2 i \, f x + 2 i \, e\right )} + f\right )} \log \left (\frac {4 \, {\left (2 \, {\left ({\left (4 i \, A - 3 \, B\right )} c^{3} e^{\left (3 i \, f x + 3 i \, e\right )} + {\left (4 i \, A - 3 \, B\right )} c^{3} e^{\left (i \, f x + i \, e\right )}\right )} \sqrt {\frac {a}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}} \sqrt {\frac {c}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}} + \sqrt {\frac {{\left (16 \, A^{2} + 24 i \, A B - 9 \, B^{2}\right )} a c^{7}}{f^{2}}} {\left (f e^{\left (2 i \, f x + 2 i \, e\right )} - f\right )}\right )}}{{\left (4 i \, A - 3 \, B\right )} c^{3} e^{\left (2 i \, f x + 2 i \, e\right )} + {\left (4 i \, A - 3 \, B\right )} c^{3}}\right ) - 15 \, \sqrt {\frac {{\left (16 \, A^{2} + 24 i \, A B - 9 \, B^{2}\right )} a c^{7}}{f^{2}}} {\left (f e^{\left (6 i \, f x + 6 i \, e\right )} + 3 \, f e^{\left (4 i \, f x + 4 i \, e\right )} + 3 \, f e^{\left (2 i \, f x + 2 i \, e\right )} + f\right )} \log \left (\frac {4 \, {\left (2 \, {\left ({\left (4 i \, A - 3 \, B\right )} c^{3} e^{\left (3 i \, f x + 3 i \, e\right )} + {\left (4 i \, A - 3 \, B\right )} c^{3} e^{\left (i \, f x + i \, e\right )}\right )} \sqrt {\frac {a}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}} \sqrt {\frac {c}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}} - \sqrt {\frac {{\left (16 \, A^{2} + 24 i \, A B - 9 \, B^{2}\right )} a c^{7}}{f^{2}}} {\left (f e^{\left (2 i \, f x + 2 i \, e\right )} - f\right )}\right )}}{{\left (4 i \, A - 3 \, B\right )} c^{3} e^{\left (2 i \, f x + 2 i \, e\right )} + {\left (4 i \, A - 3 \, B\right )} c^{3}}\right ) - 4 \, {\left (15 \, {\left (4 i \, A - 3 \, B\right )} c^{3} e^{\left (7 i \, f x + 7 i \, e\right )} + 55 \, {\left (4 i \, A - 3 \, B\right )} c^{3} e^{\left (5 i \, f x + 5 i \, e\right )} + 73 \, {\left (4 i \, A - 3 \, B\right )} c^{3} e^{\left (3 i \, f x + 3 i \, e\right )} + 3 \, {\left (44 i \, A - 49 \, B\right )} c^{3} e^{\left (i \, f x + i \, e\right )}\right )} \sqrt {\frac {a}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}} \sqrt {\frac {c}{e^{\left (2 i \, f x + 2 i \, e\right )} + 1}}}{48 \, {\left (f e^{\left (6 i \, f x + 6 i \, e\right )} + 3 \, f e^{\left (4 i \, f x + 4 i \, e\right )} + 3 \, f e^{\left (2 i \, f x + 2 i \, e\right )} + f\right )}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(f*x+e))^(1/2)*(A+B*tan(f*x+e))*(c-I*c*tan(f*x+e))^(7/2),x, algorithm="fricas")

[Out]

1/48*(15*sqrt((16*A^2 + 24*I*A*B - 9*B^2)*a*c^7/f^2)*(f*e^(6*I*f*x + 6*I*e) + 3*f*e^(4*I*f*x + 4*I*e) + 3*f*e^
(2*I*f*x + 2*I*e) + f)*log(4*(2*((4*I*A - 3*B)*c^3*e^(3*I*f*x + 3*I*e) + (4*I*A - 3*B)*c^3*e^(I*f*x + I*e))*sq
rt(a/(e^(2*I*f*x + 2*I*e) + 1))*sqrt(c/(e^(2*I*f*x + 2*I*e) + 1)) + sqrt((16*A^2 + 24*I*A*B - 9*B^2)*a*c^7/f^2
)*(f*e^(2*I*f*x + 2*I*e) - f))/((4*I*A - 3*B)*c^3*e^(2*I*f*x + 2*I*e) + (4*I*A - 3*B)*c^3)) - 15*sqrt((16*A^2
+ 24*I*A*B - 9*B^2)*a*c^7/f^2)*(f*e^(6*I*f*x + 6*I*e) + 3*f*e^(4*I*f*x + 4*I*e) + 3*f*e^(2*I*f*x + 2*I*e) + f)
*log(4*(2*((4*I*A - 3*B)*c^3*e^(3*I*f*x + 3*I*e) + (4*I*A - 3*B)*c^3*e^(I*f*x + I*e))*sqrt(a/(e^(2*I*f*x + 2*I
*e) + 1))*sqrt(c/(e^(2*I*f*x + 2*I*e) + 1)) - sqrt((16*A^2 + 24*I*A*B - 9*B^2)*a*c^7/f^2)*(f*e^(2*I*f*x + 2*I*
e) - f))/((4*I*A - 3*B)*c^3*e^(2*I*f*x + 2*I*e) + (4*I*A - 3*B)*c^3)) - 4*(15*(4*I*A - 3*B)*c^3*e^(7*I*f*x + 7
*I*e) + 55*(4*I*A - 3*B)*c^3*e^(5*I*f*x + 5*I*e) + 73*(4*I*A - 3*B)*c^3*e^(3*I*f*x + 3*I*e) + 3*(44*I*A - 49*B
)*c^3*e^(I*f*x + I*e))*sqrt(a/(e^(2*I*f*x + 2*I*e) + 1))*sqrt(c/(e^(2*I*f*x + 2*I*e) + 1)))/(f*e^(6*I*f*x + 6*
I*e) + 3*f*e^(4*I*f*x + 4*I*e) + 3*f*e^(2*I*f*x + 2*I*e) + f)

________________________________________________________________________________________

Sympy [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: SystemError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(f*x+e))**(1/2)*(A+B*tan(f*x+e))*(c-I*c*tan(f*x+e))**(7/2),x)

[Out]

Exception raised: SystemError >> excessive stack use: stack is 4847 deep

________________________________________________________________________________________

Giac [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(f*x+e))^(1/2)*(A+B*tan(f*x+e))*(c-I*c*tan(f*x+e))^(7/2),x, algorithm="giac")

[Out]

Timed out

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int \left (A+B\,\mathrm {tan}\left (e+f\,x\right )\right )\,\sqrt {a+a\,\mathrm {tan}\left (e+f\,x\right )\,1{}\mathrm {i}}\,{\left (c-c\,\mathrm {tan}\left (e+f\,x\right )\,1{}\mathrm {i}\right )}^{7/2} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((A + B*tan(e + f*x))*(a + a*tan(e + f*x)*1i)^(1/2)*(c - c*tan(e + f*x)*1i)^(7/2),x)

[Out]

int((A + B*tan(e + f*x))*(a + a*tan(e + f*x)*1i)^(1/2)*(c - c*tan(e + f*x)*1i)^(7/2), x)

________________________________________________________________________________________